home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / DORWAY.ZIP / WHATS.NEW < prev    next >
Text File  |  1993-08-30  |  2KB  |  53 lines

  1. Whats new in Doorway version 2.22.
  2.  
  3. You can use the SYS parameter with non-standard com ports now by using
  4. DOORWAY SYS:XXXX:I, where XXXX is the 4 digit hex address of the com port
  5. and the I is the irq.
  6.  
  7. A switch to reboot on carrier loss has been added.  It is the /RB switch.
  8. If you are running under Desqview, you should use th /19 switch if using the
  9. /RB switch.
  10.  
  11. /T: switch can now trap more than one character per switch.
  12.  
  13. Direct screen writes will now always start at the top of the screen.
  14.  
  15. Added Digiboard support.  Use COMXD or SYSD to indicate you are usign a
  16. Digiboard. (The X is the com port number)
  17.  
  18. Added a /J switch to control scrolling.  Default is 5.  Basically this is
  19. the number of lines which have to match after a scroll for DOORWAY to scroll
  20. the remote screen.
  21.  
  22. DOORWAY announces its entrance with an ESC[=255h and it's exit with a ESC[=255l
  23. now.  This allows other com programs to automatically enter and exit DOORWAY
  24. mode.
  25.  
  26. Fixed where DOORWAY will now work with DOS EDIT and other programs which
  27. required an INT 9 to read the keyboard buffer.
  28.  
  29. Added 16550 support to both DOORWAY and DWCOMM.
  30.  
  31. Fixed problem where high intensity was being interpreted as blinnk on some
  32. programs.
  33.  
  34. Fixed problem where DOORWAY would not get turned back on by DSZ if using a
  35. non standard port.
  36.  
  37. Added a /NCD switch.  This switch is for no carrier delay.  It is intended for
  38. null modems where a short CD drop is used to terminate the connection.
  39.  
  40. Changed the shell to dos to force command.com to use the full environment size.
  41.  
  42. Added the ability for DOORWAY to stuff the keyboard buffer with a definable
  43. character sequence when carrier is lost.  This uses the /*: switch.
  44.  
  45. Added tracking of locked files, so DOORWAY will unlock them if aborting
  46. externally.
  47.  
  48. Added the ability for DOORWAY to read a configuration file.  Parameters
  49. can be in the configuration file or on the command line.
  50.  
  51. Added a /FC switch to make DOORWAY ignore carrier loss.
  52.  
  53.